Skip to content

test(bigquery): warm up client in beforeClass to stabilize testFastSQLQueryMultiPage#13417

Open
jinseopkim0 wants to merge 1 commit into
mainfrom
fix-fast-sql-query-b467064659
Open

test(bigquery): warm up client in beforeClass to stabilize testFastSQLQueryMultiPage#13417
jinseopkim0 wants to merge 1 commit into
mainfrom
fix-fast-sql-query-b467064659

Conversation

@jinseopkim0

Copy link
Copy Markdown
Contributor

b/467064659

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the integration test testFastSQLQueryMultiPage in ITBigQueryTest.java to use a generated array query instead of querying a large table, and fixes a bug where the updated configuration builder was not assigned back to the config variable. The reviewer suggested extracting the repeated assertions for the query results into a helper lambda to improve code maintainability and readability.

@jinseopkim0 jinseopkim0 force-pushed the fix-fast-sql-query-b467064659 branch 5 times, most recently from 5f857ec to 05692c2 Compare June 12, 2026 20:16
@jinseopkim0 jinseopkim0 marked this pull request as ready for review June 12, 2026 20:50
@jinseopkim0 jinseopkim0 requested review from a team as code owners June 12, 2026 20:50
@jinseopkim0 jinseopkim0 force-pushed the fix-fast-sql-query-b467064659 branch from 05692c2 to 58704d5 Compare June 12, 2026 20:57
@jinseopkim0 jinseopkim0 force-pushed the fix-fast-sql-query-b467064659 branch from 8cf5c00 to 922ad35 Compare June 12, 2026 21:03
@jinseopkim0 jinseopkim0 changed the title test(bigquery): use UNNEST and maxResults to make testFastSQLQueryMultiPage hermetic and fast test(bigquery): warm up client in beforeClass to stabilize testFastSQLQueryMultiPage Jun 12, 2026
@jinseopkim0 jinseopkim0 requested a review from lqiu96 June 12, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant